Change React Core dependency for Xcode 12#164
Change React Core dependency for Xcode 12#164cte wants to merge 1 commit intoinvertase:masterfrom cte:patch-1
Conversation
|
What in the world? We just changed that line! #139 - this is disheartening, and that issue is still open. |
Great - thanks. LMK if you need any more information about the environment in which I can repro this. |
|
I can't reproduce this locally after updating to Big Sur overnight, and using Xcode 12.2 My only hunch at the moment is that perhaps the example is still on react-native 0.61.x and that's affecting it, but I also rebuilt my work app on react-native 0.63.x on the same Big Sur / Xcode 12.2 combo and everything was fine 🤔 |
|
I'm a little confused on this issue, there are many repos updating their podspec to 'React-Core' as outlined in the React Native issue. I can see one other repo has reverted that change though, citing the same issue. |
|
@afestein I maintain a lot of repos and watch quite a few more, with respect I'm going to say I'm not that interested in what other repos are doing. I need to reproduce something or have someone show me a specific reproduction to act on something, especially a revert. As mentioned above, I cannot reproduce any problem, this is a closed issue to me, I should have closed it before as leaving it open implies there is some action I will take If someone can post a reproduction, I will act immediately, until then it's not worth more attention |
I'm getting the following error when installing the Pod:
This change is based on: facebook/react-native#30018 (comment)